Pass features to native build commands
authorAlex Crichton <alex@alexcrichton.com>
Thu, 16 Oct 2014 17:33:35 +0000 (10:33 -0700)
committerAlex Crichton <alex@alexcrichton.com>
Thu, 16 Oct 2014 17:33:35 +0000 (10:33 -0700)
commit27e0224a2e8136e3a9a6fc03a8ecf3bc58e7489e
treed68cd2426689446a04c66214473a8e4352996be9
parentf5f34e856c28c3ac9ae1e19292b8a5f9bc660e15
Pass features to native build commands

Closes #97
Closes #601 (this is an equivalent solution for that problem)
src/cargo/ops/cargo_rustc/mod.rs
src/doc/native-build.md
tests/test_cargo_compile.rs